Use the download module for printing snapshots
authorAlex Crichton <alex@alexcrichton.com>
Wed, 22 Jul 2015 21:33:21 +0000 (14:33 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 22 Jul 2015 21:33:21 +0000 (14:33 -0700)
commit71b522c2914e33534036de823864d02010cb3b37
tree6031b720eb457919c79037d90bec00fa2d230c5d
parent5cf4a899156b73cc5811d5b76363abab04eb1425
Use the download module for printing snapshots

The script that prints new snapshots for Cargo now uses the same download module
as the rest of Cargo. Also adds a quiet option to suppress printing.
src/etc/download.py
src/etc/print-new-snapshot.py